AAssetDir

{@link AAssetDir} provides access to a chunk of the asset hierarchy as if it were a single directory. The contents are populated by the {@link AAssetManager}.

The list of files will be sorted in ascending order by ASCII value.

version(Android)
extern (C)
struct AAssetDir

Meta